upward compatibility - translation to ολλανδικά
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

upward compatibility - translation to ολλανδικά

DESIGN CHARACTERISTIC THAT ALLOWS A SYSTEM TO ACCEPT INPUT INTENDED FOR A LATER VERSION OF ITSELF
Forward compatible; Forwards-compatible; Forwards compatibility; Upward compatible; Forwards compatible; Upward compatibility; Upward Compatibility; Bidirectional compatibility; Multidirectional compatibility; Not Upwardly Compatible; Forward-compatible

upward compatibility         
opwaartse verenigbaarheid (het vermogen van computers programmeringen te draaien die oorspronkelijk voor technologisch verouderde computers werden gemaakt)
software compatibility         
TECHNOLOGICAL COMPATIBILITY OF SOFTWARE AND HARDWARE
Software compatibility; Hardware compatibility; Computer hardware compatibility; Compatibility (hardware); Computer software compatibility; Compatibility (software); Compatibility (computing); Computer incompatibility; Hardware incompatibility; Computer hardware incompatibility; Incompatibility (hardware); Compatibility of software; Compatibility of computer hardware
software kompatibiliteit, de mogelijkheid van een paar computer systemen om het zelfde programma te kunnen gebruiken
backward compatible         
PROPERTY OF A SYSTEM, PRODUCT, OR TECHNOLOGY THAT ALLOWS FOR INTEROPERABILITY WITH AN OLDER LEGACY SYSTEM, OR WITH INPUT DESIGNED FOR SUCH A SYSTEM, ESPECIALLY IN TELECOMMUNICATIONS AND COMPUTING
Backwards compatibility; Backward compatible; Backward-compatible; Backwards compatible; Backwards-compatible; Backward-compatibility; Backwards-compatibility; Downward compatible; Backwards Compatibility; Backwards compatability; Downward compatibility; Downward Compatibility; Hysterical raisins; Format rot; Legacy compatibility; Bugwards compatible; Bugwards compatibility; Bugward compatible; Bugward compatibility; Backward-incompatible; Breaking changes; Breaking change; Translation compatibility; Hysterical reasons; Retrocompatibility; Retrocompatible
achterwaards kompatibel, het in staat zijn van een nieuwere versie te werken met een oudere versie

Βικιπαίδεια

Forward compatibility

Forward compatibility or upward compatibility is a design characteristic that allows a system to accept input intended for a later version of itself. The concept can be applied to entire systems, electrical interfaces, telecommunication signals, data communication protocols, file formats, and programming languages. A standard supports forward compatibility if a product that complies with earlier versions can "gracefully" process input designed for later versions of the standard, ignoring new parts which it does not understand.

The objective for forward compatible technology is for old devices to recognise when data has been generated for new devices.

Forward compatibility for the older system usually means backward compatibility for the new system, i.e. the ability to process data from the old system; the new system usually has full compatibility with the older one, by being able to both process and generate data in the format of the older system.

Forward compatibility is not the same as extensibility. A forward compatible design can process at least some of the data from a future version of itself. An extensible design makes upgrading easy. An example of both design ideas can be found in web browsers. At any point in time, a current browser is forward compatible if it gracefully accepts a newer version of HTML. Whereas how easily the browser code can be upgraded to process the newer HTML determines how extensible it is.